.item-media img {
    border-radius: 13px;
}
hr {
    border-color: #0000000f;
}

a.tab-link, .tab-link-active {
    display: flex;
    flex-flow: column !important;
}

body {
    font-family: system-ui !important;
}

.links-list a:after, .list .item-inner:after, .simple-list li:after {
    height: 0px !important;
}
.page>.tabs {
    overflow: auto !important;
}


.bg-color-red {
    background: url(https://pbs.twimg.com/profile_banners/740002941839527936/1607600689/1500x500) !important;
    background-size: inherit !important;
}
.colorHome {
    height: 30px;
    border-radius: 6px;
    cursor: pointer;
}